home *** CD-ROM | disk | FTP | other *** search
-
- | These 2 lines will set the paths to us if we've been run from a diff. place before
- If "<NewsHound$Dir>" <> "<Obey$Dir>" Then Set NewsHound$NewsDir <Obey$Dir>.News
- If "<NewsHound$Dir>" <> "<Obey$Dir>" Then Set NewsHound$ConfigDir <Obey$Dir>.Config
-
- Set NewsHound$Dir <Obey$Dir>
- IconSprites <NewsHound$Dir>.!Sprites
-
- If "<NewsHound$NewsDir>" = "" Then Set NewsHound$NewsDir <Obey$Dir>.News
- If "<NewsHound$ConfigDir>" = "" Then Set NewsHound$ConfigDir <Obey$Dir>.Config
- | Note - both news & config dir must always be writeable.
-
- RMEnsure UtilityModule 3.10 Error This application is only suitable for use with RISC OS 3.10 or later versions
-
- RMEnsure BorderUtils 0.02 RMEnsure WindowManager 3.17 RMLoad System:modules.BorderUtil
- RMEnsure BorderUtils 0.02 RMEnsure WindowManager 3.17 Error You need BorderUtils 0.02 or later to run !NewsHound
-
- If "<SysLog$Dir>"="" then Error !SysLog application not seen by filer
- RMEnsure SysLog 0.14 Run <SysLog$Dir>.!Run
- RMEnsure SysLog 0.14 Error NewsHound needs SysLog 0.14 or later
-
- | Enable this to stop syslog messages been memory cached
- | SysLog_Flush ON
-
- | Enable this to set full debugging level
- | syslog NewsHound 255
-
- Wimpslot -min 172k -max 172k
-
- | To run newshound without an icon, change the line below to:
- | Run <NewsHound$Dir>.!Runimage -noicon %*0
- Run <NewsHound$Dir>.!Runimage %*0